static JarArray<T> array<T>( [JarSchema<T, JarSchema<T, dynamic>>? elementSchema]) => JarArray<T>(elementSchema);