hasExtensions property

bool get hasExtensions

Implementation

bool get hasExtensions => extensions != null && extensions!.isNotEmpty;