mediaLocalPath property

TextColumn get mediaLocalPath

Local filesystem path to the downloaded media binary. Null until the binary is successfully transferred.

Implementation

TextColumn get mediaLocalPath => text().nullable()();