toBase64 property

Func0<String> get toBase64

Implementation

external Func0<String> get toBase64;
set toBase64 (Func0<String> v)

Implementation

external set toBase64(Func0<String> v);