RegistrationsStatus.fromJson constructor
RegistrationsStatus.fromJson(
- Object? json
Implementation
RegistrationsStatus.fromJson(Object? json) : _ = (json as String);
RegistrationsStatus.fromJson(Object? json) : _ = (json as String);