menu
fetch_tray package
documentation
contracts/tray_request_metadata.dart
TrayRequestMetadata
extra property
extra property
dark_mode
light_mode
extra
property
Map
<
String
,
String
>
extra
final
Can be used to store custom meta data apart from the one above
Implementation
final
Map
<
String
,
String
> extra;
fetch_tray package
documentation
contracts/tray_request_metadata
TrayRequestMetadata
extra property
TrayRequestMetadata class
Constructors
TrayRequestMetadata
Properties
currentPage
extra
hashCode
hasNextPage
hasPreviousPage
limit
runtimeType
totalPages
totalResults
Methods
noSuchMethod
toString
Operators
operator ==