menu
mno_lcp package
documentation
service/device_service.dart
DeviceService
asQueryParameters property
asQueryParameters property
dark_mode
light_mode
asQueryParameters
property
Future
<
Map
<
String
,
String
>
>
get
asQueryParameters
Implementation
Future<Map<String, String>> get asQueryParameters async => { 'id': id, 'name': await name, };
mno_lcp package
documentation
service/device_service
DeviceService
asQueryParameters property
DeviceService class