JarResult.success constructor

JarResult.success()

Implementation

factory JarResult.success() => JarResult(isValid: true);