id property

  1. @JsonKey(name: 'media_id_string')
String id
inherited

The identifier for the uploaded media.

Implementation

@JsonKey(name: 'media_id_string')
String get id => throw _privateConstructorUsedError;