message property

String message
final

Implementation

final String message =
    'Generated code assumes that `valueProvider` is assigned. '
    'But when valueProvider was accessed it throws NullPointerException. '
    'If you removed valueProvider from factory declaration, '
    'rebuild generated code';