initial top-level constant
ApplyAuthFormModel
const initial
Implementation
const initial = ApplyAuthFormModel(
phoneNumber: "010",
enabled: false,
pending: false,
isPrivacyAgreed: false,
isThirdPrivacyAgreed: false,
isServiceAgreed: false,
isLocationServiceAgreed: false,
);