menu
googleapis package
documentation
content/v2_1.dart
PosListResponse
PosListResponse constructor
PosListResponse constructor
dark_mode
light_mode
PosListResponse
constructor
PosListResponse
(
{
String
?
kind
,
List
<
PosStore
>
?
resources
,
})
Implementation
PosListResponse({ this.kind, this.resources, });
googleapis package
documentation
content/v2_1
PosListResponse
PosListResponse constructor
PosListResponse class