objectIds property

List<Map> objectIds

Implementation

List<Map> get objectIds => (data![_kConvKey]['objIds'] as List).cast<Map>();