menu
nextcloud package
documentation
notifications.dart
DecryptedSubject
DecryptedSubject.fromJson factory constructor
DecryptedSubject.fromJson factory constructor
dark_mode
light_mode
DecryptedSubject.fromJson
constructor
DecryptedSubject.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory DecryptedSubject.fromJson(Map<String, dynamic> json) => _$DecryptedSubjectFromJson(json);
nextcloud package
documentation
notifications
DecryptedSubject
DecryptedSubject.fromJson factory constructor
DecryptedSubject class