features property

List<Map<String, dynamic>>? features
final

Optional array of hashes representing features.

Implementation

final List<Map<String, dynamic>>? features;