toArray abstract method

List<Map<String, Object?>> toArray()

Performs the toArray operation.

Implementation

List<Map<String, Object?>> toArray();