live property Null safety

String? live

Implementation

String? get live native;
void live=(String? value)

Implementation

set live(String? value) native;