column property

String column
final
  • Android: the column name in the MediaStore database.
    • iOS/macOS: the field with the PHAsset.

Implementation

final String column;