InvitationCard class

Constructors

InvitationCard({dynamic key, required dynamic invitation})
const

Properties

hashCode int
The hash code for this object.
no setterinherited
invitation → dynamic
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

build(dynamic context, dynamic ref) → dynamic
inviter(dynamic context, dynamic ref) → dynamic
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
renderDmChatTile(dynamic context, dynamic ref) → dynamic
renderGroupChatTile(dynamic context, dynamic ref) → dynamic
renderSpaceTile(dynamic context, dynamic ref) → dynamic
renderTile(dynamic context, dynamic ref) → dynamic
toString() String
A string representation of this object.
inherited

Operators

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