setMethodCallHandler method
Implementation
void setMethodCallHandler(Function(List<dynamic>) onReadersReceived) {
throw UnimplementedError('setMethodCallHandler(Function(List<dynamic>) onReadersReceived) has not been implemented.');
}
void setMethodCallHandler(Function(List<dynamic>) onReadersReceived) {
throw UnimplementedError('setMethodCallHandler(Function(List<dynamic>) onReadersReceived) has not been implemented.');
}