fileName property

String? fileName

Implementation

String? get fileName => originalJson['file_name'] as String?;