isEmbedFragment property

bool get isEmbedFragment

Implementation

bool get isEmbedFragment => _fragments.single.data is Map<String, dynamic>;