initAndroid method
Implementation
Future<void> initAndroid(NeLiveConfig config) {
throw UnimplementedError('init() has not been implemented.');
}
Future<void> initAndroid(NeLiveConfig config) {
throw UnimplementedError('init() has not been implemented.');
}