clone method

  1. @override
IfdValue clone()
override

Implementation

@override
IfdValue clone() => IfdValueSRational.list(value);