filePath property

String? filePath
getter/setter pair

Image file path. Read-only.

Implementation

@JsonKey(name: 'file_path')
String? filePath;