maximumSprites property

int? get maximumSprites

Implementation

int? get maximumSprites => (_$data['maximumSprites'] as int?);