defaultNullableString static method

String? defaultNullableString()

Implementation

static String? defaultNullableString() => null;