Input$BrowserLogoPngInput class

Properties

$default Input$PictureInput?
no setter
copyWith CopyWith$Input$BrowserLogoPngInput<Input$BrowserLogoPngInput>
no setter
hashCode int
The hash code for this object.
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
size16 Input$PictureInput?
no setter
size24 Input$PictureInput?
no setter
size32 Input$PictureInput?
no setter
size48 Input$PictureInput?
no setter
size64 Input$PictureInput?
no setter
size128 Input$PictureInput?
no setter
size256 Input$PictureInput?
no setter
size512 Input$PictureInput?
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

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