subtitle property

String? get subtitle

Implementation

String? get subtitle => (_$data['subtitle'] as String?);