nEpochs property

  1. @JsonKey(name: 'n_epochs')
int? get nEpochs
inherited

Implementation

@JsonKey(name: 'n_epochs')
int? get nEpochs => throw _privateConstructorUsedError;