dof property

String get dof

Dart or flutter

Implementation

String get dof => isFlutter ? 'flutter' : 'dart';