sourceType property

String? sourceType

Property getter and setter for sourceType:

Implementation

String? get sourceType;
void sourceType=(String? sourceType)

Implementation

set sourceType(String? sourceType);