getDecelerationsList method

List<MarkerIndices>? getDecelerationsList()

Implementation

List<MarkerIndices>? getDecelerationsList() {
  return nDecelerationList;
}