countValue property

  1. @Default.new(0)
int? countValue
final

Implementation

@Default(0)
final int? countValue;