menu
lib_common_fx package
documentation
dev/native_model.dart
NativeModel
init method
init method
dark_mode
light_mode
init
method
void
init
(
MethodChannel
methodChannel
)
Implementation
void init(MethodChannel methodChannel){ _methodChannel = methodChannel; }
lib_common_fx package
documentation
dev/native_model
NativeModel
init method
NativeModel class