sprites property

bool? get sprites

Implementation

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