allowAll static method

String? allowAll(
  1. dynamic value
)

Implementation

static String? allowAll(final dynamic value) => null;