recordFlutterError function

FutureOr recordFlutterError(
  1. FlutterErrorDetails error
)

Implementation

FutureOr recordFlutterError(FlutterErrorDetails error) =>
    throw "Not implemented";