allowNulls property

bool allowNulls
final

If set to true, the method will be created with a nullable return type

default: false

Implementation

final bool allowNulls;