createdWith property

Map<String, dynamic>? createdWith

createdWith (readonly): Information about how this session was created

Implementation

Map<String, dynamic>? get createdWith => getMap<dynamic>('createdWith');