clone method

  1. @override
IfdValue clone()
override

Implementation

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