menu
blayz_pay package
documentation
gaj_model/uploaded_file.dart
FFUploadedFile
FFUploadedFile.new const constructor
FFUploadedFile.new const constructor
dark_mode
light_mode
FFUploadedFile
constructor
const
FFUploadedFile
(
{
String
?
name
,
Uint8List
?
bytes
,
double
?
height
,
double
?
width
,
String
?
blurHash
,
})
Implementation
const FFUploadedFile({ this.name, this.bytes, this.height, this.width, this.blurHash, });
blayz_pay package
documentation
gaj_model/uploaded_file
FFUploadedFile
FFUploadedFile.new const constructor
FFUploadedFile class