defaultNullableInt static method

int? defaultNullableInt()

Implementation

static int? defaultNullableInt() => null;