RegistrationExpiresAt.fromJson constructor
RegistrationExpiresAt.fromJson(
- Object? json
Implementation
RegistrationExpiresAt.fromJson(Object? json) : _value = json!;
RegistrationExpiresAt.fromJson(Object? json) : _value = json!;