NumberEndingWithSeparatorError constructor
const
NumberEndingWithSeparatorError({
- required int offset,
Implementation
const NumberEndingWithSeparatorError({required this.offset});
const NumberEndingWithSeparatorError({required this.offset});