IndirectObservableOptionalString

Constructors

Link copied to clipboard
constructor(parentProperty: ObservableValue<P>, getObservable: (P) -> ObservableValue<String?>)