documentUrl property

  1. @JsonKey(name: 'document_url')
String get documentUrl
inherited

A valid URL for the file

Implementation

@JsonKey(name: 'document_url')
String get documentUrl;