1 2 3 4 5
package moe.nea.shot import java.io.Serializable data class FieldShots(val annotations: List<ClassRef>) : Serializable