String? get numberPrefix => _$this._numberPrefix;
set numberPrefix(covariant String? numberPrefix) => _$this._numberPrefix = numberPrefix;