fileUrl property
String?
get
fileUrl
Get the file URL from the response
Implementation
String? get fileUrl => getField<String>('fileUrl');
Get the file URL from the response
String? get fileUrl => getField<String>('fileUrl');