customLocalesEnabled property

bool? get customLocalesEnabled

Implementation

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