FamilysharingResource class
Constructors
- FamilysharingResource(ApiRequester client)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
getFamilyInfo(
{String? source, String? $fields}) → Future< FamilyInfo> - Gets information regarding the family that the user is part of.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
- Initiates sharing of the content with the user's family.
-
toString(
) → String -
A string representation of this object.
inherited
- Initiates revoking content that has already been shared with the user's family.
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited