setOnPlatformCallback method
Implementation
void setOnPlatformCallback(Future<dynamic> Function(MethodCall) callback) {
throw UnimplementedError('platformVersion() has not been implemented.');
}
void setOnPlatformCallback(Future<dynamic> Function(MethodCall) callback) {
throw UnimplementedError('platformVersion() has not been implemented.');
}