menu
firebaseapis package
documentation
firebaseml/v1beta2.dart
TfLiteModel
TfLiteModel constructor
TfLiteModel constructor
dark_mode
light_mode
TfLiteModel
constructor
TfLiteModel
(
{
String
?
automlModel
,
String
?
gcsTfliteUri
,
String
?
sizeBytes
,
})
Implementation
TfLiteModel({ this.automlModel, this.gcsTfliteUri, this.sizeBytes, });
firebaseapis package
documentation
firebaseml/v1beta2
TfLiteModel
TfLiteModel constructor
TfLiteModel class