AccountRequirementsErrorCode.fromJson constructor

AccountRequirementsErrorCode.fromJson(
  1. Object? json
)

Implementation

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