Map<String, dynamic> toMap() { return ListPropertyMapper.ensureInitialized().encodeMap<ListProperty>( this as ListProperty, ); }