FileDataBuilder

Builder class for constructing a FileData object.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
lateinit var fileUri: String

The URI of the file.

Link copied to clipboard
lateinit var mimeType: String

The MIME type of the file.

Functions

Link copied to clipboard

Builds and returns a FileData object with the current state of the builder.