forceUseFCMPushChannel method
Implementation
Future<TimPushResult<void>> forceUseFCMPushChannel({required bool enable}) {
throw UnimplementedError(
'forceUseFCMPushChannel() has not been implemented.');
}
Future<TimPushResult<void>> forceUseFCMPushChannel({required bool enable}) {
throw UnimplementedError(
'forceUseFCMPushChannel() has not been implemented.');
}