methodChannel property
Method channel dùng để giao tiếp với nền tảng native.
Implementation
final methodChannel = const MethodChannel(
'dev.vannghia/device_security_guard',
);
Method channel dùng để giao tiếp với nền tảng native.
final methodChannel = const MethodChannel(
'dev.vannghia/device_security_guard',
);