library property

Map<String, Map<String, dynamic>>? library
getter/setter pair

Implementation

Map<String,Map<String,dynamic>>? library;