FileLinkExpiresAt.fromJson constructor

FileLinkExpiresAt.fromJson(
  1. Object? json
)

Implementation

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