page property

String? get page

Implementation

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