namespace property
String?
get
namespace
The namespace of the member being referenced, or null
if it's referenced
without a namespace.
Implementation
String? get namespace;
The namespace of the member being referenced, or null
if it's referenced
without a namespace.
String? get namespace;