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