gallery property

bool? get gallery

Implementation

bool? get gallery => (_$data['gallery'] as bool?);