errorCode property

String? errorCode
final

Optional error code (e.g. 404, 500, custom app codes).

Implementation

final String? errorCode;