String? get customId => _$this._customId;
set customId(covariant String? customId) => _$this._customId = customId;