menu
norbix package
documentation
norbix_webhooks.dart
FileResourceRef
FileResourceRef.new const constructor
FileResourceRef.new const constructor
dark_mode
light_mode
FileResourceRef
constructor
const
FileResourceRef
(
{
String
?
path
,
String
?
name
,
int
?
size
,
String
?
contentType
,
Map
<
String
,
dynamic
>
raw
=
const {}
,
})
Implementation
const FileResourceRef({ this.path, this.name, this.size, this.contentType, this.raw = const {}, });
norbix package
documentation
norbix_webhooks
FileResourceRef
FileResourceRef.new const constructor
FileResourceRef class