RegistrationExpiresAt.fromJson constructor

RegistrationExpiresAt.fromJson(
  1. Object? json
)

Implementation

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