integer property

bool integer
final

When true the schema emits type: "integer", otherwise type: "number".

Implementation

final bool integer;