networkError constant

  1. @Deprecated('Use ErrorCodes.network')
int const networkError

Implementation

@Deprecated('Use ErrorCodes.network')
static const networkError = ErrorCodes.network;