FluentType

interface FluentType(source)

Base interface for custom Fluent types.

Functions

Link copied to clipboard
abstract fun asString(): String
Link copied to clipboard
abstract fun duplicate(): FluentType