Kruzr360InitConfig class
Constructors
-
Kruzr360InitConfig({required String licenseKey, required String appName, required String notificationChannelId, bool shouldTripAutoEnd = true, bool shouldTripAutoStart = true, bool allowEventSyncRealTime = true, bool shouldTripAutoStartOnlyWhenVehicleConnected = false})
-
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited