getErrorCode method

dynamic getErrorCode(
  1. MethodCall call
)

Implementation

getErrorCode(MethodCall call) => call.arguments['error'];