Map<String, dynamic> toJson() { return { 'format': format.toString().split('.').last, 'phoneNumberRequired': phoneNumberRequired, }; }