getIsInitial property

bool? get getIsInitial

Implementation

bool? get getIsInitial => revive().namedArguments['isInitial']?.toBoolValue();