namespace property

String? namespace

Implementation

String? get namespace => split(':').safeFirst;