customPerformerImageLocation property

String? get customPerformerImageLocation

Implementation

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