build method

Map<String, CReducer<AState, AStateBuilder, dynamic>> build()

Implementation

Map<String, CReducer<AState, AStateBuilder, dynamic>> build() => _map;