FakeMedia class
Constructors
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
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
avatarUrl(
{int size = 150}) → String -
backgroundUrl(
{int width = 1920, int height = 1080}) → String -
barcodeUrl(
{String? data, int width = 200, int height = 100}) → String -
emoji(
) → String -
iconUrl(
{int size = 64}) → String -
logoUrl(
{int size = 200}) → String -
placeholderImageUrl(
{int width = 300, int height = 200}) → String -
profilePictureUrl(
{int size = 150}) → String -
qrCodeUrl(
{String? data, int size = 150}) → String