ProfileUpdater class
Constructors
- ProfileUpdater.new(FlutterBluesky plugin, String? displayName, String? description, Avatar? avatar, Banner? banner)
Properties
- avatar → Avatar?
-
final
-
final
- description → String?
-
final
- displayName → String?
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- plugin → FlutterBluesky
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited