restMappings property Null safety
final
Hand in rest mappings, which get merged with the engine mappings
Implementation
final Map<Type, RestAdapter<RestModel>> restMappings;
Hand in rest mappings, which get merged with the engine mappings
final Map<Type, RestAdapter<RestModel>> restMappings;