ApiErrorsCode.fromJson constructor

ApiErrorsCode.fromJson(
  1. Object? json
)

Implementation

ApiErrorsCode.fromJson(Object? json) : _ = (json as String);