flutter_safety_mobile library
Classes
- FlutterSafetyMobilePlatform
-
An abstract class that extends
PlatformInterfaceto define the platform-specific implementation for the Flutter Safety plugin.
Properties
-
objectsList
→ List<
ObjectItem> -
final
Typedefs
- ObjectItem = ({int id, String name})