data property

List<CharacterSchema> data
getter/setter pair

List of your characters.

Implementation

List<CharacterSchema> data;