URepoOpActionUnknownValue constructor
const
URepoOpActionUnknownValue({
- required String data,
Implementation
const factory URepoOpActionUnknownValue({required final String data}) =
_$URepoOpActionUnknownValueImpl;