methodChannel property
Implementation
@visibleForTesting
final MethodChannel methodChannel = const MethodChannel(
'tech.bubbl.sdk/methods',
);
@visibleForTesting
final MethodChannel methodChannel = const MethodChannel(
'tech.bubbl.sdk/methods',
);