14 lines
362 B
Dart
14 lines
362 B
Dart
|
// GENERATED CODE - DO NOT MODIFY BY HAND
|
||
|
|
||
|
part of 'prod.dart';
|
||
|
|
||
|
// **************************************************************************
|
||
|
// JsonLiteralGenerator
|
||
|
// **************************************************************************
|
||
|
|
||
|
const _$configJsonLiteral = {
|
||
|
'env': 'PROD',
|
||
|
'production': true,
|
||
|
'apiUrl': 'https://www.peartrade.org/api'
|
||
|
};
|