menu
fivestar_support package
documentation
models.dart
VerifyCustomerResult
VerifyCustomerResult.new constructor
VerifyCustomerResult.new constructor
dark_mode
light_mode
VerifyCustomerResult
constructor
VerifyCustomerResult
(
{
required
bool
valid
,
String
?
message
,
})
Implementation
VerifyCustomerResult({ required this.valid, this.message, });
fivestar_support package
documentation
models
VerifyCustomerResult
VerifyCustomerResult.new constructor
VerifyCustomerResult class