order property

String get order

Implementation

static String get order => (HycopFactory.serverType == ServerType.supabase) ? 'order_' : 'order';