getApiDecoders method

Map<Type, NyApiService Function()> getApiDecoders()

Get API decoders

Implementation

Map<Type, NyApiService Function()> getApiDecoders() => _apiDecoders;