menu
fetosense_remote_flutter
core/model/marker_indices.dart
MarkerIndices
MarkerIndices.fromData constructor
MarkerIndices.fromData
dark_mode
light_mode
MarkerIndices.fromData
constructor
MarkerIndices.fromData
(
int
from
,
int
to
)
Implementation
MarkerIndices.fromData(int from, int to) { this.from = from; this.to = to; }
fetosense_remote_flutter
marker_indices
MarkerIndices
MarkerIndices.fromData constructor
MarkerIndices class