type property

String get type

Ex. background_page, page.

Implementation

String get type => _map['type'] as String;