menu
firebaseapis package
documentation
firebaseml/v1beta2.dart
ModelState
ModelState constructor
ModelState constructor
dark_mode
light_mode
ModelState
constructor
ModelState
(
{
bool
?
published
,
Status
?
validationError
,
})
Implementation
ModelState({ this.published, this.validationError, });
firebaseapis package
documentation
firebaseml/v1beta2
ModelState
ModelState constructor
ModelState class