menu
nylo_support package
documentation
nylo.dart
Nylo
getApiDecoders method
getApiDecoders method
dark_mode
light_mode
getApiDecoders
method
Map
<
Type
,
NyApiService
Function
()
>
getApiDecoders
(
)
Get API decoders
Implementation
Map<Type, NyApiService Function()> getApiDecoders() => _apiDecoders;
nylo_support package
documentation
nylo
Nylo
getApiDecoders method
Nylo class