results property
The map of results with a String as identifier and generic type as value
Implementation
Map<String, dynamic> get results => _results;
The map of results with a String as identifier and generic type as value
Map<String, dynamic> get results => _results;