ContentMetadataCurrentuser class

Properties

expandable ContentMetadataCurrentuserExpandable?
final
favourited ContentMetadataCurrentuserFavourited?
final
hashCode int
The hash code for this object.
no setterinherited
lastcontributed ContentMetadataCurrentuserLastcontributed?
final
lastmodified ContentMetadataCurrentuserLastmodified?
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scheduled Map<String, dynamic>?
final
viewed ContentMetadataCurrentuserViewed?
final

Methods

copyWith({ContentMetadataCurrentuserFavourited? favourited, ContentMetadataCurrentuserLastmodified? lastmodified, ContentMetadataCurrentuserLastcontributed? lastcontributed, ContentMetadataCurrentuserViewed? viewed, Map<String, dynamic>? scheduled, ContentMetadataCurrentuserExpandable? expandable}) ContentMetadataCurrentuser
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, Object?>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited