menu
teliverflutter package
documentation
teliverflutter_platform_interface.dart
TeliverflutterPlatform
stopTrip method
stopTrip method
dark_mode
light_mode
stopTrip
method
Future
stopTrip
(
String
tripId
)
Implementation
Future<dynamic> stopTrip(String tripId) { throw UnimplementedError(''); }
teliverflutter package
documentation
teliverflutter_platform_interface
TeliverflutterPlatform
stopTrip method
TeliverflutterPlatform class