LocationCsv

class LocationCsv : DataCsv<LocationResult>

Formats the LocationResult as CSV

Constructors

Link copied to clipboard
fun LocationCsv()

Functions

Link copied to clipboard
open override fun formatData(data: LocationResult): String

Formats the data into the specified format

Link copied to clipboard
open override fun formatHeader(): String

Creates a header for the data.