realtimeIsActive method
Implementation
Future<bool> realtimeIsActive({RealtimeComposerStrategy? strategy}) =>
throw UnimplementedError('realtimeIsActive() not implemented');
Future<bool> realtimeIsActive({RealtimeComposerStrategy? strategy}) =>
throw UnimplementedError('realtimeIsActive() not implemented');